-
Home
-
Mollie Payments for WooCommerce
-
8.1.0
-
Code
-
Classes
- MolliePayment
| Total Complexity |
53 |
| Dependencies |
13 |
| Dependents |
1 |
| Total lines |
381 |
| Lines of code |
241 |
| Logical lines of code |
154 |
| Comment lines |
119 |
| Methods |
16 |
| Properties |
1 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| refund() |
A |
45 |
8 |
37 |
| onWebhookPaid() |
A |
48 |
8 |
32 |
| onWebhookCanceled() |
S |
49 |
7 |
30 |
| onWebhookExpired() |
S |
49 |
5 |
30 |
| onWebhookAuthorized() |
S |
54 |
3 |
20 |
| getPaymentObject() |
S |
59 |
3 |
12 |
| getMollieCustomerIdFromPaymentObject() |
S |
65 |
3 |
10 |
| getSequenceTypeFromPaymentObject() |
S |
65 |
3 |
10 |
| maybeUpdateStatus() |
S |
68 |
3 |
7 |
| onWebhookFailed() |
S |
58 |
2 |
14 |
| getMolliePaymentIdFromPaymentObject() |
S |
72 |
2 |
6 |
| getMollieCustomerIbanDetailsFromPaymentObject() |
S |
65 |
2 |
9 |
| __construct() |
S |
65 |
1 |
9 |
| getPaymentRequestData() |
S |
79 |
1 |
3 |
| setActiveMolliePayment() |
S |
65 |
1 |
9 |
| setPayment() |
S |
81 |
1 |
3 |